Defines a binarization filter that uses a fixed threshold to convert grayscale data to black and white.
Gray values above the threshold are converted to white, gray values below the threshold are converted to black.
Initializes a new PDFThresholdFilter object.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.